@charset "utf-8";
/* CSS Document */
/*公共样式*/
body{ margin:0px; padding:0px; font:12px/24px Arial;color:#666;}
ul,li,dl,dd,dt,p,input,textarea,form,h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px;}
ul,li{ list-style:none;}
img{ border:0px;}
.clear{ clear:both; line-height:0px; height:0px; font-size:0px;}
 *+html .clear{ clear:both; line-height:0px; height:0px; font-size:0px; display:none}
 * html .clear{ clear:both; line-height:0px; height:0px; font-size:0px; display:none}
a{ color:#fff; text-decoration:none;}
a:hover{ color:#666; text-decoration:underline;}
.divleft{ float:left;}
.divright{ float:right;}

/*top*/
#top{ width:944px; height:87px; background:url(../images/top_bg.jpg) repeat-x; margin:0px auto; padding: 15px 18px 10px 18px; }
 * html #top{ width:944px; height:87px; background:url(../images/top_bg.jpg) repeat-x; margin:0px auto; padding: 10px 18px 10px 18px; }
#top li{ float:left;}

/*menu*/
#menu{ width:980px; height:40px; margin:0px auto; background:url(../images/menubg.jpg) repeat-x;}
#menu ul{ padding-left:30px;}
#menu li{ padding-top:9px; text-align:center; width:110px; float:left; background:url(../images/menu_line.jpg) no-repeat 107px 0px; }



/*banner*/
#banner{ width:980px; height:299px; margin:0px auto;}

/*bottom*/
#bottom{ width:964px; height:83px; background:url(../images/bottombg.jpg) repeat-y; padding-left:16px; margin:0px auto;color:#90b4a2}
#bottom p{ line-height:24px; padding-top:20px; padding-left:15px;}

.cp{ overflow:hidden;_zoom:1;}